home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>BypassEPSV</key>
- <true/>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>iccam</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>DocIcon.icns</string>
- <key>CFBundleTypeName</key>
- <string>ImageCaster Document</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>icam</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>NSDocumentClass</key>
- <string>CamDocument</string>
- </dict>
- </array>
- <key>CFBundleExecutable</key>
- <string>ImageCaster</string>
- <key>CFBundleGetInfoString</key>
- <string>Version 1.0.4, Copyright 2002-2003, Econ Technologies, Inc</string>
- <key>CFBundleHelpBookFolder</key>
- <string>ImageCaster HTML Help</string>
- <key>CFBundleHelpBookName</key>
- <string>ImageCaster Help Center</string>
- <key>CFBundleIconFile</key>
- <string>AppIcon.icns</string>
- <key>CFBundleIdentifier</key>
- <string>com.econtechnologies.imagecaster</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>ImageCaster‚Ñ¢</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>1.0.4</string>
- <key>CFBundleSignature</key>
- <string>imCA</string>
- <key>CFBundleVersion</key>
- <string>1.0.4</string>
- <key>ImageCasterSources</key>
- <dict>
- <key>Default</key>
- <dict>
- <key>ScalingFactor</key>
- <integer>1</integer>
- </dict>
- </dict>
- <key>NSAppleScriptEnabled</key>
- <true/>
- <key>NSMainNibFile</key>
- <string>MainMenu</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- <key>NSServices</key>
- <array>
- <dict>
- <key>NSMenuItem</key>
- <dict>
- <key>default</key>
- <string>ImageCaster/Capture Image</string>
- </dict>
- <key>NSMessage</key>
- <string>captureImageService</string>
- <key>NSPortName</key>
- <string>ImageCaster</string>
- <key>NSReturnTypes</key>
- <array>
- <string>NSPICTPboardType</string>
- <string>NSTIFFPboardType</string>
- </array>
- </dict>
- </array>
- <key>VerboseLogging</key>
- <false/>
- </dict>
- </plist>
-